texture: Export gdk_memory_texture_new() and GdkMemoryFormat
authorBenjamin Otte <otte@redhat.com>
Mon, 12 Mar 2018 04:12:54 +0000 (05:12 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 12 Mar 2018 16:21:45 +0000 (17:21 +0100)
commite5813b3ae76c7a75ed42a932cf3b93a15596ff44
tree79cf7d9c838017c7f6545d6d47a6f8c72e64c249
parent5fe14e06da49af376ea84d4e81eba1a531700f73
texture: Export gdk_memory_texture_new() and GdkMemoryFormat

Also add tests for all these newfangled formats.
docs/reference/gdk/gdk4-sections.txt
gdk/gdk.h
gdk/gdkmemorytexture.c
gdk/gdkmemorytexture.h [new file with mode: 0644]
gdk/gdkmemorytextureprivate.h
gdk/meson.build
testsuite/gdk/memorytexture.c [new file with mode: 0644]
testsuite/gdk/meson.build